LEADTOOLS WinRT (Leadtools.Annotations.Core)
LEAD Technologies, Inc

MoveItem Method


Existing 0-based index of the item.
New 0-based index of the item.
Moves an item to a new index. WinRT support
Syntax
protected virtual void MoveItem( 
   int oldIndex,
   int newIndex
)
 function Leadtools.Annotations.Core.AnnObservableCollection.MoveItem( 
   oldIndex ,
   newIndex 
)

Parameters

oldIndex
Existing 0-based index of the item.
newIndex
New 0-based index of the item.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObservableCollection<T> Class
AnnObservableCollection<T> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.